C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / TopLeftCellsTemplate Property

In This Topic
TopLeftCellsTemplate Property (FlexGridBase<T>)
In This Topic
Gets the templates for the topleft cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TopLeftCellsTemplate As CellTemplate
 
See Also